Papers with sub-event detection
Sub-event detection from twitter streams as a sequence labeling problem (N19-1)
Copied to clipboard
| Challenge: | Existing methods for sub-event detection do not account for sequential nature of social media streams. |
| Approach: | They propose to use a neural sequence architecture that explicitly accounts for the chronological order of posts to improve sub-event detection. |
| Outcome: | The proposed method outperforms a graph-based state-of-the-art method for binary sub-event detection (2.7% micro-F1 improvement) it also outperformed a recurrent neural network model on the posts sequence level for labeled sub- events (2.4% bin-level improvement). |